Return to start page

ParabolaZ

Description

This function takes as a parameters the distance that the parabolic movement should move (d) and the maximum height the projectile will flight (h). So x is a value between 0 and d, and the function will return the height for that value. As a side note, if x < 0 or x > d then this function will return negative values.

Source File

Core/Maths/Library Real.j

Library

ALibraryCoreMathsReal

Scope

-

Private

No

Parameters

Return Type

real

Public

No

Native

No

Constant

No